Welcome![Sign In][Sign Up]
Location:
Search - monitor driver

Search list

[Driver Developprocessmon

Description: 在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
Platform: | Size: 5173 | Author: 俞训峰 | Hits:

[Other resourcecalc

Description: This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
Platform: | Size: 2825 | Author: cj | Hits:

[Applicationsregmonitor

Description: 一个完整的注册表监视器,包括驱动和界面程序,推荐下载--A complete registry monitor, including driver and interface procedure, recommend!
Platform: | Size: 293888 | Author: 站长 | Hits:

[Windows Develop2004-03-20_All DebugPrintMonitor

Description: DDK 驱动开发调试程序-DDK driver development debugger
Platform: | Size: 14336 | Author: | Hits:

[Driver Developprocessmon

Description: 在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
Platform: | Size: 5120 | Author: 俞训峰 | Hits:

[SCMLCD_Monitor_Sorce

Description: keil C51 LCD 驱动源码,其中还有I2C驱动,ADC驱动,键盘操作等,是一个完整的keil源代码,供大家参考-Keil C51 LCD driver source code, which also drives I2C, ADC drive, keyboard operation, is a complete source code Keil, for your reference
Platform: | Size: 270336 | Author: wg | Hits:

[Delphi VCLmagmonsock11

Description: Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP. -Magenta Systems Internet Packet Monitori Vi Components are a set of Delphi components des igned to capture and monitor internet packets u sing either raw sockets or the WinPcap device dr iver. Hardware permitting, ethernet packets may be captured and interpret ed. and statistics about the traffic maintained. U ses of packet monitoring include totaling int ernet traffic by IP address and service. monitoring external or internal IP addresses a nd services accessed, network diagnostics, and many other applications. The component inc ludes two demonstration applications, one that displays raw packets. the other that totals internet traffic. The com ponents include various filters to reduce the n umber of packets that need to be processed. by allowing specific IP addresses to be ignored LAN mas
Platform: | Size: 1137664 | Author: xyxb | Hits:

[DSP programLab506-519-VideoDriver

Description: dm642视频口的驱动程序,采集和显示分别包括PAL,NTSC监视器和VGA显示器-dm642 Video of the driver, acquisition and display, respectively, including PAL, NTSC monitor and VGA Display
Platform: | Size: 2059264 | Author: 刘立 | Hits:

[SCMmonitor

Description: 利用单片机仿真JTAG测试驱动程序,可做测试烧录等-The use of single-chip JTAG emulation test driver, do the test burn, etc.
Platform: | Size: 5120 | Author: rayn | Hits:

[Hook apiPRMonitor

Description: 这是一个非常好的内核级HOOK API的例子,想看看效果里面的bin文件夹可以有编译好的程序,其中内核监视没有实现,进程和注册表监视已经完成。这个代码绝对可以成功编译,因为hookzwcreateprocess里的代码是驱动设备程序的,所以编译环境的设置比较复杂,所以在这个压缩包里也包含了一个小教程,教你去搭建vc 6.0中开发驱动设备程序的环境,并且带了个样本。声明:这个程序运行XP下,在2000下会造成蓝屏-This is a very good kernel-level HOOK API examples, I would like to look at the effects inside the bin folder can be compiled procedures, which did not materialize to monitor the kernel, processes and registry monitoring has been completed. This code is absolutely able to successfully compile, because the code is hookzwcreateprocess in process-driven equipment, so the compiler set up the environment more complex, so in this compression bag also contains a small tutorial to teach you to build in vc 6.0 device driver development program environment, and带了个samples. Statement: This program runs under XP, in 2000 will cause a blue screen
Platform: | Size: 81920 | Author: zhenbiao | Hits:

[Driver DevelopExcpHookMonitor_0.0.4

Description: ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Platform: | Size: 53248 | Author: 张京 | Hits:

[USB developusb2two232

Description: 适用于多操作系统下的USB口转两个串口RSA232的驱动,其主芯片为pl2303,绝对正版。-Applicable to more than the operating system under the USB port to two serial RSA232 driver, the main chip for the pl2303, absolutely genuine.
Platform: | Size: 616448 | Author: wangge | Hits:

[SCMCC2500APPLICATION

Description: This soucse code is for CodevisionAVR and RF2500 application driver code is all included.The point to point communication is realized.
Platform: | Size: 88064 | Author: 黄天顺 | Hits:

[SCMcalc

Description: This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
Platform: | Size: 2048 | Author: cj | Hits:

[Internet-NetworkSniffer_POP3

Description: 使用VC++6.0编写的POP3抓包程序。利用WinPcap编写,MFC制作界面程序,利用多线程技术后台监听抓包,系统资源占用低。编译时请下载WinPcap驱动和开发包。-The use of VC++ 6.0 capture procedures POP3 prepared. Use WinPcap prepared, MFC production interface procedures, take advantage of multi-threading technology to monitor the background capture, low system resources occupancy. Compile-time download WinPcap driver and development kit.
Platform: | Size: 40960 | Author: 高超 | Hits:

[Software EngineeringRTD2523

Description: 液晶显示器驱动芯片RTD2523最详细的文档,包括电器信号和软件编程等信息。-LCD monitor driver IC.
Platform: | Size: 897024 | Author: 员来下 | Hits:

[Driver DevelopRegMon

Description: 注册表监控驱动程序(以拦截ObReferenceObjectByHandle函数为主)-Registry monitor driver (in order to intercept the main function ObReferenceObjectByHandle)
Platform: | Size: 51200 | Author: left | Hits:

[ARM-PowerPC-ColdFire-MIPSmonitor

Description: 最新的LPC214X Monitor驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X Monitor driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
Platform: | Size: 23552 | Author: 灵通 | Hits:

[Driver Developmonitor

Description: 这是一个能测试自己写的驱动程序的工具,希望能对需要的人有帮助-This is a test driver to write their own tools, hope can help people in need
Platform: | Size: 465920 | Author: peng | Hits:

[SCMRTD2XXXX_Gmim_V405_0728

Description: Realtek chip monitor driver-Realtek monitor chip driver
Platform: | Size: 741376 | Author: Ryan | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net